home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2003 #12 / Amiga Plus CD - 2003 - No. 12.iso / AmigaPlus / Tools / Hardware / OpenPCI / README.openpci_V1.20 < prev   
Text File  |  2003-11-22  |  1KB  |  45 lines

  1.  
  2. News in V1.20
  3.  
  4. - MorphOS :
  5. Optimized for PPC604e or more
  6.  
  7. - Amithlon :
  8. Added powerpci 2.x support now that require powerpci.library 2.x
  9. Bug corrected in Amithlon (PowerPci) wrapper registernum and val was reversed thanks to Guido Mersmann
  10.  
  11. - Grex :
  12. Fixed pci_outw/l() and pci_write_config_word/long() this functions was broken
  13. Fixed Interrupt code
  14.  
  15. Informations:
  16.  
  17. The openpci.library currently support fully Pegasos, GrexA1200, GrexA4000, Amithlon
  18. Prometheus wrapper is finished but need more testing.
  19.  
  20. openpci.library.elf :
  21. - This is for MorphOS and Pegasos, it's a PPC MorphOS native version.
  22. - This native PPC MorphOS native version support Pegasos, GrexA1200, GrexA4000, Prometheus PCI Bus
  23.  
  24. For Pegasos use openpci.library.elf ONLY and remove openpci.library if it exist,
  25. because openpci.library doesn't support Pegasos.
  26.  
  27. openpci.library:
  28. - This is a 68k version for AmigaOS 3.x and Amithlon
  29. - This version support GrexA1200, GrexA4000, Prometheus, PC PCI Bus under Amithlon.
  30.  
  31. Requirements:
  32.  
  33. To use openpci.library driver with GrexA1200-A4000 or Pegasos board you need:
  34. cybpci.library v2.x or more
  35. 68040 or 68060.library by Ralph Schmidt v44 or more 
  36. You can download all this files to: 
  37. http://www.vgr.com/grex/
  38.  
  39. To use openpci.library driver with Prometheus board you need:
  40. prometheus.library v2.x or more
  41.  
  42. To use openpci.library driver with Amithlon board you need:
  43. powerpci.library v2.xx or more
  44.  
  45.